⚠️ IMPORTANT
In this specialized tool, data is expected to be function, integer, or symbolic
🔧 How it works:
Step 1 (Bracket Compilation): Replaces [ with ( and appends ) for each [ at the end of each line
Step 2 (Optional - Scheme Translation): Processes dot-notation where dots after symbols indicate argument count
Example: (foo).. arg1 arg2 → (foo arg1 arg2)
📝 Input
0 chars
✨ Output
0 chars